home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / wc3x / track12.zip / TRACK.DOC next >
Text File  |  1992-11-15  |  5KB  |  164 lines

  1. ┌──────────────────────────────────────────┐
  2. │ Track.exe     v1.2             11-15-92  │
  3. └──────────────────────────────────────────┘
  4.  
  5.  
  6. What it Does
  7. ------------
  8.  
  9. Track identifies the net status userid that uploaded specific
  10. messages to a WildCat v3.x BBS using the TomCat mail door program.
  11. It will also indicate if a local user uploaded a message, if the
  12. message was imported with the the Enhanced UTIs, WildMail or TNet.
  13.  
  14.  
  15. How it Works
  16. ------------
  17.  
  18. When a net status userid uploads a REP message packet through the
  19. TomCat mail door, TomCat marks each message with the CRC32 code
  20. of the uploader's userid.  It also records the CRC32 code and
  21. the userid in a file called TCNETUSR, found in the same directory
  22. as the ALLUSERS.DAT file.
  23.  
  24. Track compares the CRC32 value on each message against the values
  25. in the TCNETUSR file and reports all matches to the screen.
  26.  
  27.  
  28. Other Information
  29. -----------------
  30.  
  31. Pressing CTRL-C will signal Track to stop processing at the next
  32. safe opportunity and close the databases.
  33.  
  34.  
  35. Setup
  36. -----
  37.  
  38. Track can be run from any directory and looks for the required
  39. WildCat files in the path.  As long as the main WildCat directory
  40. is in the path, you should have no problems with Track.
  41.  
  42.  
  43. Memory Requirements
  44. -------------------
  45.  
  46. Track requires a minimum of 92K to run.
  47.  
  48.  
  49. Multi-Node BBSs
  50. ---------------
  51.  
  52. If you are running a single-line version of WildCat, Track should
  53. not be run while the BBS is up, or when any other utility is
  54. accessing the message databases.
  55.  
  56. In order to run Track while the BBS is online, you should be running
  57. a multi-line WildCat version and have either DOS share or Novell
  58. defined in the Makewild program.  In addition, the environment
  59. variable WCNODEID must be set to a valid number between 1 and 250.
  60.  
  61. Use the following command:
  62.  
  63.      SET WCNODEID=3
  64.  
  65. using 3 or whichever node ID you wish to use.  This node ID must
  66. not be duplicated.  No other BBS node or program using this node
  67. ID may be running while Track is accessing the databases.
  68.  
  69.  
  70. Command Line Parameters
  71. -----------------------
  72.  
  73. Run the Track program with the following command:
  74.  
  75.      TRACK    ConferenceNumber     MessageNumber
  76.  
  77. The first parameter the number of the conference to work with.
  78. Track can only access one conference at a time.
  79.  
  80. The second and subsequent parameters are the message numbers to
  81. check.  You may specify more than one message in any of three ways:
  82.  
  83.      TRACK    ConferenceNumber     1 2 3 4 5 6 7 8
  84.  
  85.      TRACK    ConferenceNumber     1-8
  86.  
  87.      TRACK    ConferenceNumber     All
  88.  
  89. Do not put commas or other punctuation (besides dashes) between each
  90. message number.
  91.  
  92.  
  93. Registration & Support
  94. ----------------------
  95.  
  96. There is no charge for using the Track program, although the
  97. program remains copyrighted.  The author can be reached via the
  98. WildNet and RelayNet mail networks.  Address messages to Jim Metzler.
  99.  
  100. The author can also be reached at:
  101.  
  102. James W. Metzler
  103. WPI Box 188
  104. 100 Institute Rd.
  105. Worcester, MA 01609
  106.  
  107. Voice: (508) 799-7540
  108. BBS:   (508) 754-6512
  109.  
  110.  
  111. Other Programs
  112. --------------
  113.  
  114. If you like the Track program, be sure to try this other program
  115. by James Metzler:
  116.  
  117. DupMsg -- Delete duplicate and old messages from your WildCat 3.x
  118.           database.  Also purges messages that have been marked
  119.           for later deletion.
  120.  
  121. Enhanced UTIs -- Fast, safe and effective UTI drivers for use
  122.           with PostLink, PC Relay and MegaMail.
  123.  
  124. Censor -- Keep obscene language out of your public conferences
  125.           with this dirty language screen.  A useful first line
  126.           of defense against local obscenity laws.
  127.  
  128.  
  129. Distribution 
  130. ------------
  131.  
  132. You are authorized to distribute the Track program provided the
  133. executable program and documentation are included in their
  134. original, unmodified state.  No fee may be charged for the
  135. distribution of Track without the express written permission of
  136. the author.
  137.  
  138. This program may be distributed as part of a network hub setup
  139. package.
  140.  
  141.  
  142. NO WARRANTY
  143. -----------
  144.  
  145.      The author makes no warranty of any kind, express or implied,
  146.      including any warranties of fitness and/or merchantability.
  147.  
  148.      The author will not be liable for any damages, whether direct,
  149.      indirect, special or consequential arising from a failure of
  150.      this program to operate in the manner desired by the user. 
  151.      The author will not be liable for any damage to data or
  152.      property which may be caused directly or indirectly by use of
  153.      the program.
  154.  
  155. When trying new software, always backup any and all important files
  156. on your system.
  157.  
  158.  
  159. Copyright
  160. ---------
  161.  
  162. This program is:
  163. Copyright (c) 1992 James W. Metzler, All Rights Reserved.
  164.